EXECUTE=Disable, LOCK=Unlocked, READ=Disable, SECATTR=Non_Secure, WRITE=Disable
Description cluster: Access permissions for RAM region n
EXECUTE | Configure instruction fetch permissions from RAM region n 0 (Disable): Block instruction fetches from RAM region n 1 (Enable): Allow instruction fetches from RAM region n |
WRITE | Configure write permission for RAM region n 0 (Disable): Block write operation to RAM region n 1 (Enable): Allow write operation to RAM region n |
READ | Configure read permissions for RAM region n 0 (Disable): Block read operation from RAM region n 1 (Enable): Allow read operation from RAM region n |
SECATTR | Security attribute for RAM region n 0 (Non_Secure): RAM region n security attribute is non-secure 1 (Secure): RAM region n security attribute is secure |
LOCK | 0 (Unlocked): This register can be updated 1 (Locked): The content of this register can’t be changed until the next reset |